Release 10.1A: OpenEdge Development:
ADM Reference
Property
Properties for the specified node. These can include the following properties:
- BACKCOLOR — The background color of the node.
- BOLD — Whether the node is bold.
- CHECKED — Whether the node is checked.
- CHILD — The first child node.
- CHILDREN — The number of children of the node.
- COUNT — The number of nodes in the tree.
- EXPANDED — Whether the node is expanded or collapsed.
- FIRSTSIBLING — The first sibling of the node.
- FORECOLOR — The foreground color of the note.
- FULLPATH — The full path of the node.
- GETVISIBLECOUNT — The number of visible nodes.
- IMAGE — The image (contained in imagelist) for the node.
- INDEX — The index of the node.
- KEY — The unique key of the node.
- LASTSIBLING — The last sibling of the node.
- PARENT — The parent of the node.
- NEXT — The next node key.
- PATHSEPARATOR — The delimiter returned by the FullPath property.
- PREVIOUS — The previous node key.
- ROOT — The root of the node.
- SELECTEDITEM — The selected node.
- SORTED — Whether the children of the node are sorted.
- TAG — The tag of the specified node.
- TEXT — The label text of the specified node.
Data type: CHARACTER Notes: Read and Write- VISIBLE — Whether the entire tree is visible/invisible.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |